From adaac98e38068c6dfc01970551d47553720688ed Mon Sep 17 00:00:00 2001 From: Daniel Sabo Date: Mon, 28 Jan 2013 16:26:56 -0800 Subject: [PATCH] Install babl-introspect.h --- babl/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/babl/Makefile.am b/babl/Makefile.am index 9c63038..976b1e0 100644 --- a/babl/Makefile.am +++ b/babl/Makefile.am @@ -63,6 +63,7 @@ h_sources = \ library_includedir=$(includedir)/babl-$(BABL_API_VERSION)/babl libinc_hdrs = \ + babl-introspect.h \ babl-macros.h \ babl-types.h \ babl.h -- 2.30.2